home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1039 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: ornews.intel.com!news
  2. From: thurman_b_miller@ccm2.hf.intel.com (Thurman Miller)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help needed in Visual c++
  5. Date: Mon, 08 Jan 1996 22:56:00 GMT
  6. Organization: Intel Corporation
  7. Message-ID: <4cs7gg$963@ornews.intel.com>
  8. References: <4cka5b$cl0@jeack.apana.org.au>
  9. NNTP-Posting-Host: thurman-pc.ssd.intel.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. pieter@jeack.apana.org.au (Pieter DeBruyn) wrote:
  13.  
  14. >Hi,
  15. >    I have been reading tutorials for nearly a year and I am up to the MFC 
  16. >programming is VC++ 1.0
  17. >    I am trying to make a basic Text file viewer and I need some names of 
  18. >some books i could use to help me learn the language better..
  19. >    
  20. >    If someone could post a message about some great book, i would like 
  21. >that alot
  22.  
  23. >    Regards Pieter Debruyn
  24. ><pieter@jeack.apana.org.au>
  25.  
  26.  
  27. A few points:
  28.  
  29. 1. You won't get a lot of answers on MFC in this group. Try
  30. comp.os.ms-windows,programmer.tools.mfc.
  31.  
  32. 2. You mention VC++ version 1.0. Since 4.0 just was released, you're
  33. struggling with a very old version. (but 2.0 & above only work on
  34. Windows 95 & NT, so you may be right in doing so)
  35.  
  36. 3. A good book is Visual C++ by marchall Brain & Lance Lovette. You
  37. can get some preview of the book at their home page at:
  38. http://www.iftech.com/iti/itioltc.htm
  39.  
  40. Good luck!
  41.  
  42. Thurman Miller
  43.  
  44.